_nifectl apps revert_

Reverts an app to the previous version

About#

The APPS Revert command allows the current user to revert an application to its previous version.

Usage#

nifectl apps revert [APPNAME] [Version Number] [flags]

Options#

-a, --app string App name to operate on
-c, --config string Path to an app config file or directory containing one (default "./nife.toml")
-h, --help help for revert
-v, --version string The version to revert to

Global Options#

-t, --access-token string Nife API Access Token
-j, --json json output

See Also#